libjackson2-dataformat-cbor software package provides Jackson data format module for RfC7049 Concise Binary Object Representation, you can install in your Debian 8 (Jessie) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install libjackson2-dataformat-cbor
libjackson2-dataformat-cbor is installed in your system.
Make ensure the libjackson2-dataformat-cbor package were installed using the commands given below,
$ sudo dpkg-query -l | grep libjackson2-dataformat-cbor *
You will get with libjackson2-dataformat-cbor package name, version, architecture and description in a table
| Distro | Debian 8 jessie |
| Section | Java |
| Package | libjackson2-dataformat-cbor |
| Version | 2.4.3-1 |
| Description | Jackson data format module for RfC7049 Concise Binary Object Representation |
| Sub Section | Java |